Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move memory cache and logging into Updater class to support multiple providers. #42

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

torbacz
Copy link
Owner

@torbacz torbacz commented Oct 9, 2024

No description provided.

Copy link

github-actions bot commented Oct 9, 2024

Code Coverage Results

Coverage Type Threshold Actual Coverage Status
Line 80% 86% Generic badge
Branch 80% 81% Generic badge

Code Coverage Summary

Code Coverage Details
Generated on: 10/09/2024 - 21:40:52
Parser: MultiReportParser (2x CoberturaParser)
Assemblies: 2
Classes: 8
Files: 8
Covered lines: 216
Uncovered lines: 34
Coverable lines: 250
Total lines: 584
Line coverage: 86.4% (216 of 250)
Covered branches: 104
Total branches: 128
Branch coverage: 81.2% (104 of 128)
Tag: 39_11263507164
Name Covered Uncovered Coverable Total Line coverage Covered Total Branch coverage
DependencyUpdated.Core 135 27 162 384 83.3% 77 98 78.5%
DependencyUpdated.Core.Config.AzureDevOpsConfig 21 2 23 58 91.3% 10 10 100%
DependencyUpdated.Core.Config.Project 27 1 28 74 96.4% 23 24 95.8%
DependencyUpdated.Core.Config.UpdaterConfig 6 16 22 58 27.2% 2 16 12.5%
DependencyUpdated.Core.Models.DependencyDetails 1 0 1 3 100% 0 0
DependencyUpdated.Core.Models.UpdateResult 1 0 1 3 100% 0 0
DependencyUpdated.Core.Updater 79 8 87 188 90.8% 42 48 87.5%
DependencyUpdated.Projects.DotNet 81 7 88 200 92% 27 30 90%
DependencyUpdated.Projects.DotNet.ConfigureServices 0 2 2 15 0% 0 0
DependencyUpdated.Projects.DotNet.DotNetUpdater 81 5 86 185 94.1% 27 30 90%

@torbacz torbacz merged commit 05f1092 into main Oct 9, 2024
2 checks passed
@torbacz torbacz deleted the feature/improveLogging branch October 9, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant